home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / UTILITY / CONFMT.ARJ / 22DSK138.LZH / WHATS.NEW < prev   
Text File  |  1992-01-07  |  2KB  |  35 lines

  1.            22DISK Version 1.36 Release Notes
  2.  
  3.             April, 1991
  4.  
  5. We had to do something.     With over 320 definitions, the CPMDISKS.DEF
  6. file was getting out of hand.  Version 1.35 is the result of our
  7. tinkering.
  8.  
  9. If you're not given to playing with the 22DISK diskette defintiion
  10. file, you can skip the following--you'll notice no significant changes
  11. in the way 22DISK operates.
  12.  
  13. However, if you "roll your own" definitions, you should know that
  14. the random (indexed) form of the CPMDISKS.DEF file is now "tokenized".
  15. That is, keywords are replaced with one-byte values.  Redundant space
  16. characters are also removed and the text on the BEGIN line only appears
  17. in the index, not also in the body.
  18.  
  19. Another change is that the .LBL files are now incorporated into the
  20. CPMDISKS.DEF file at GENINDEX time--you don't have to carry them along
  21. separately.
  22.  
  23. STRIPIDX will now "re-constitute" the ASCII form of the CPMDISKS file,
  24. and extract the .LBL files.  Because of the tokenizing process, there
  25. may be some small differences in line layout of the reconstituted form.
  26.  
  27. Fear not, 22DISK will still accept the non-indexed ASCII form of
  28. CPMDISKS.DEF.  So you can tweak and test without having to GENINDEX.
  29.  
  30. All of this saves us about 51K on the distribution copy--not too shabby.
  31.  
  32. Our next move is to combine all of the modules into a single program.
  33. We'll also buffer our directory reads and writes and introduce an ASCII
  34. configuration file.  Should be out around August--watch for it.
  35.